FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package RapportEndoscopieQuebec.test#0.0.1-test (63 ms)

Package RapportEndoscopieQuebec.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=RapportEndoscopieQuebec.test@0.0.1-test&canonical=https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoDocumentReference
Url https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoDocumentReference
Status draft
Date 2023-09-01T21:31:45.8711579+00:00
Name EndoDocumentReference
Experimental False
Type DocumentReference
Kind resource

Resources that use this resource

StructureDefinition
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoBundleColoReport EndoBundleColoReport
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure EndoProcedure

Resources that this resource uses

StructureDefinition
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoOrganization EndoOrganization
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoOrganizationSite EndoOrganizationSite
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient EndoPatient
https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPractitioner EndoPractitioner


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-qc-endo-profile-EndoDocumentReference",
  "url" : "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoDocumentReference",
  "name" : "EndoDocumentReference",
  "status" : "draft",
  "date" : "2023-09-01T21:31:45.8711579+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "DocumentReference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DocumentReference.subject",
        "path" : "DocumentReference.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient"
            ]
          }
        ]
      },
      {
        "id" : "DocumentReference.author",
        "path" : "DocumentReference.author",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPractitioner",
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoOrganization",
              "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoOrganizationSite"
            ]
          }
        ]
      },
      {
        "id" : "DocumentReference.content.attachment",
        "path" : "DocumentReference.content.attachment",
        "constraint" : [
          {
            "key" : "att-2",
            "severity" : "error",
            "human" : "Attachment should always have a data",
            "expression" : "data.exists()"
          }
        ]
      },
      {
        "id" : "DocumentReference.content.attachment.contentType",
        "path" : "DocumentReference.content.attachment.contentType",
        "fixedCode" : "application/pdf"
      },
      {
        "id" : "DocumentReference.content.attachment.data",
        "path" : "DocumentReference.content.attachment.data",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.